home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / asezas40.arc / READ.ME < prev    next >
Text File  |  1989-11-16  |  8KB  |  168 lines

  1.          ╔═══════════════════════════════════════════╗
  2.          ║            **  AS-EASY-AS  **             ║
  3.          ║             ** Ver.  4.00 **              ║
  4.       ╔══╩═══════════════════════════════════════════╩══╗
  5.       ║            (C) Copyright 1985 - 1989            ║
  6.       ║                                                 ║
  7.       ║                    TRIUS, Inc.                  ║
  8.       ║           231 Sutton Street, Suite 2D-3         ║
  9.       ║              North Andover, MA  01845           ║
  10.       ║                Tel.  (508) 794-9377             ║
  11.       ╚═════════════════════════════════════════════════╝
  12.  
  13. This file contains information to get you started as well as last 
  14. minute information that did not make it in the first printing of the 
  15. manual. 
  16.  
  17.  
  18. Start Up Information
  19. ----------------------------------------------------------------------
  20. The information provided using a basic system configuration. For more 
  21. details refer to the user's manual.  Some basic information about the 
  22. operation of the program can be accessed using the F1 (function) key 
  23. once you have started the program.  This will invoke the help screens 
  24. that provide information about the functions, commands, features, etc. 
  25.  
  26. HIGHLIGHTS
  27. ----------------------------------------------------------------------
  28.  o  8192 rows by 256 Columns- Uses Sparse Memory Matrix for efficient
  29.     storage.
  30.  
  31.  o  POPUP or PANEL menus - You decide which is best for you!
  32.  
  33.  o  Powerful Graphics- Can create BAR, STACKED BAR,LINE, XY ,PIE, 
  34.     HILO, CUMULATIVE, AREA, RADIAL SEMI-LOG and LOG-LOG graphs on 
  35.     your Epson compatible printer , All without ever leaving the 
  36.     spreadsheet! 
  37.  
  38.  o  Intelligent Recalculation - Its blazing speed derives from the 
  39.     fact that it only calculates those cells it needs to calculate. 
  40.  
  41.  o  Over 100 {MACRO} programming commands....
  42.  
  43.  o  Over 80 @FUNCTIONS for Math, Statistics, Finance, Logic, Strings,
  44.     Dates, and even USER DEFINABLE functions!
  45.  
  46.  o  Spreadsheet Linking - You can now relate information in your 
  47.     current worksheet to worksheet(s) on disk.
  48.  
  49.  o  NO INSTALLATION,  On almost every IBM PC compatible it will run
  50.     immediately without time-wasting hardware installation.
  51.     ( Runs on CGA,MONO,MGA,EGA,AT&T .... video/graphics cards. )
  52.     The only installation options are default user settings, e.g.,
  53.     43 Line EGA, colors, International punctuation, Add-in 
  54.     specifications, etc. 
  55.  
  56.  o  HELP screens , built right into the program ,  over 50 pages...
  57.  
  58.  o  BUILT IN UTILITIES, text FIND/REPLACE,  MACRO recording,  AUDITING
  59.     GOALSEEKING and more.....
  60.     (Other spreadsheets sell these features as expensive ADD-INS)
  61.  
  62.  o  Highly LOTUS/123 compatible (1-2-3 trademark of LOTUS Development Corp.)
  63.  
  64. GETTING STARTED
  65. ---------------------------------------------------------------------------
  66.  The information provided below is to help you start the program for
  67.  your hardware configuration.  For more details about the operation of
  68.  the program press the F1 (function) key once you have started the
  69.  program.  This will invoke the help screens that provide information
  70.  about the functions, commands, features, etc.
  71.  
  72.  AS-EASY-AS is started from DOS using the command:
  73.  
  74.     A>  ASEASY /Option1/Option2/Option3/.....     [ENTER]
  75.  
  76.      Available Options
  77.      -----------------
  78.      CT- Center character used for column headings. 
  79.    MY=x- Set currency character to x (Default is $).
  80.    TP=x- Set Column heading character to x.
  81.      E - Enhanced Graphics Display, 640x350  (AUTODETECTED where possible)
  82.      H - Hercules Graphics Display, 720x348 at page $b800 (AUTODETECTED)
  83.      H2- Force Hercules Graphics to second page at $b000.
  84.    ATT - Enable AT&T Graphics Display, 640x400
  85.   AUTO=- Direct ASEASYAS to autoload designated filename
  86.    DIR=C:\ASEASY  - Set the Directory PATH used when accessing data.
  87.    SET=$MGFB - Set Colors (in hexadecimal) WHERE:
  88.                M = Menu Color
  89.                G = Graph Color (applicable on color monitors)
  90.                F = Foreground Color
  91.                B = Background Color
  92.     
  93.          Example:
  94.               A> ASEASY /H2/DIR=C:\Data [ENTER]
  95.                  Starts AS-EASY-AS for a Hercules type monitor/card
  96.                  combination, using the second page for graphics, and
  97.                  instructs the program that the data files will be
  98.                  located on drive C, in subdirectory "Data".
  99.  
  100.  
  101. RUNNING AS-EASY-AS FROM ANY DIRECTORY
  102. ------------------------------------------------------------------------
  103. 1. Set a DOS environment variable (ASEASY) to the drive and path of 
  104.    the ASEASYAS .EXE, HLP, PRT and MSG files (Note that these files 
  105.    should be in the same directory).  This can be done at the DOS 
  106.    prompt by typing  SET ASEASY=Drive:\Directory and pressing 
  107.    [ENTER].  The command may also be included in your AUTOEXEC.BAT 
  108.    file so the variable is set automatically every time you start your 
  109.    computer.
  110. 2. Make sure that the directory, where the ASEASY.EXE file is located, 
  111.    is included in your system's Path command.  
  112.  
  113. If done correctly, typing ASEASY and pressing [ENTER], from any 
  114. directory, will start the program. 
  115.  
  116. ADD-INS
  117. ------------------------------------------------------------------------
  118. Version 4.00 of AS-EASY-AS supports the development and use of Add-In
  119. programs.  These programs can either be self-standing executable 
  120. programs that automatically shell to DOS but do not involve the AS-EASY-
  121. AS worksheet in RAM, or they can be developed to access the current 
  122. worksheet data.  The information necessary to access the worksheet data 
  123. in RAM, for such Add-In programs, is contained in the AS-EASY-AS 
  124. developer's package (not shareware).   For more information on the 
  125. developer's AS-EASY-AS package and possible distribution of Add-Ins, 
  126. please contact TRIUS, Inc. at (508) 794-9377. 
  127.  
  128. Add-Ins are installed using the command /WSheet, General, Install, Addin.
  129. The menu presented allowes you to Create a new AddIn (i.e., install it), 
  130. Delete an Addin (i.e., de-install it) or Reset (De-install) all AddIns.
  131. Once prompted for, type the name of the Addin program (.EXE file) and 
  132. press [ENTER].  You need to Save the newly generated configuration file 
  133. (ASEASY.CNF), that contains the info about the AddIns.  Once installed, 
  134. the Addin menu may be accessed by typing /User, AddinName.
  135.  
  136. Two sample Add-In programs are provided on this diskette, LNDSCAPE.EXE
  137. and ZOOM.EXE.  These Add-Ins are already installed in ASEASY.CNF for you.
  138. To de-install them, use the information provided in the previous 
  139. paragraph.
  140.  
  141. LNDSCAPE.EXE allows some rudimentary sideways printing (on a dot matrix
  142. printer) from within an AS-EASY-AS worksheet.  It is invoked with the 
  143. command /U, and by selecting Lndscape from the presented menu.  Once
  144. invoked, the Menu options of LNDSCAPE are as folows:
  145.  
  146.      RANGE: Specify the print range
  147.      LINEFEED: Advance the paper one line
  148.      PAGEADV: Advance the paper to the next TOF
  149.      OPTION: Invoke the Options menu
  150.            MARGIN: Set the page bottom margin
  151.            LINESPACE: Set the line spacing (# dots/line)
  152.            CHARSPACE: Set the character spacing
  153.            PGLENGTH: Set the page length (# lines)
  154.            WIDTH: Set the page width (# characters)
  155.            QUIT: Return to the main PORTRAIT menu
  156.      GO: Start Printing Sideways
  157.      QUIT: Return to the AS-EASY-AS Ready mode
  158.  
  159. The other Add-In provided on this diskette, is ZOOM.EXE which provides
  160. the user with information similar to that provided by the Range, Audit,
  161. Overview command.  To invoke it, use the command /U and select ZOOM from
  162. the presented menu.  The Menu options of ZOOM are as folows:
  163.  
  164.      RANGE: Set the range to audit
  165.      VIEW: Display the usage of the specified range
  166.      QUIT: Return to the AS-EASY-AS Ready mode.
  167. ------------------------------------------------------------------------
  168.